home *** CD-ROM | disk | FTP | other *** search
- -- background: 13647 from stack: in
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 8004
- -- rect: left=6 top=310 right=338 bottom=102
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 14
- -- style flags: 0
- -- line height: 16
- -- part name: MAIN MENU
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open to card
- go to card "MAIN MENU3" of stack "MAIN3"
- end mouseUp
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=400 top=313 right=336 bottom=491
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next Card
- ----- HyperTalk script -----
- on mouseUp
- go next card
- end mouseUp
-